/*
 * @主色: #026137
 * @Author: jinbo
 * @Date:   2017-12-15 09:48:21
 * @Last Modified by:   jinbo
 * @Last Modified time: 2017-12-19 10:10:41
 */

/*title*/
.index_title{text-align: center;padding-bottom: 4rem;}
.index_title big{font-size: 24px;line-height: 36px;display: inline-block;position: relative;}
.index_title big:after,.index_title big:before{display: block; content: ''; position: absolute;top: 17px;width: 20%;height: 1px;}
.index_title big:after{left: 120%;}
.index_title big:before{right: 120%;}
.index_title p{font-size: 50px;line-height: 64px;text-transform: uppercase;font-family:"Microsoft Yi Baiti";}
.index_title small{font-size: 16px;line-height: 32px;}
.index_title.black{color: #333;}
.index_title.black big:after,.index_title.black big:before{background: #333;}
.index_title.white{color: #fff;}
.index_title.white big:after,.index_title.white big:before{background: #fff;}


/*
 * 图列
 * */
.sect_pro{background: url(../img/index_pro_bg.jpg) center no-repeat;background-size: cover;}
.sect_pro .swiper-wrapper{}
.sect_pro .swiper-wrapper .swiper-slide{width: 25%}
.sect_pro .pro-box{padding: 0 5%;text-align: center;}
.sect_pro .pro-box a{display: block;position: relative;background: #fff}
.sect_pro .pro-box a p{font-size: 16px;line-height: 36px;color: #333;background: #fff;}

/* 
 * 关于我们
 * */
.about-box{padding-top: 4em;}
.about-box p{font-size: 14px;line-height: 30px;}
.about-box .more{text-align: center;padding-top: 2rem;}
.about-box .more a{display: inline-block;padding: 0 1rem;border:#666 1px solid;color: #666;font-size: 14px;line-height: 32px;text-transform: uppercase;}
.morebtn{ position: relative; display: inline-block; line-height: 35px; padding: 0 25px; text-transform: uppercase; border: 1px solid #000;font-size: 14px;font-weight: bold;}
.morebtn:after { display: block; content: ''; position: absolute; border: 1px solid #000; left: -5px;top: -5px;right: -1px;bottom: -1px}
.morebtn:before { display: block; content: ''; position: absolute; border: 1px solid #000; right: -5px;bottom: -5px;left: -1px;top: -1px}
.morebtn:hover:before { right: 0;bottom: 0}
.morebtn:hover:after { left: 0;top: 0}

/* 
 * 新闻
 * */
.sect_news{background: url(../img/index_news_bg.jpg) center no-repeat;background-size: cover;}
.news-box{background: #f0eff4;}
.news-box .newsimg{background-size: contain;background-position: center;background-repeat: no-repeat;}
.news-box .bigimg{padding-top: 131%;}
.news-box .smallimg{padding-top: 88%;}
.news-box .txt{padding: 6%;}
.news-box .txt strong{display: block;text-align: center;font-size: 16px;line-height: 36px;}
.news-box .txt p{font-size: 14px;line-height: 28px;}
.news-box .txt a{display: inline-block;padding: 0 1rem;border:#666 1px solid;color: #666;font-size: 14px;line-height: 32px;text-transform: uppercase;margin-top: 1.2rem;}
.news-box .txt span{display: block;font-size: 12px;line-height: 30px;}
.sect_news .more{text-align: center;padding-top: 2rem;}
.sect_news .more a{display: inline-block;padding: 0 1rem;border:#fff 1px solid;color: #fff;font-size: 14px;line-height: 32px;text-transform: uppercase;}

/*
 *资质
 */
.sect_honor{}
.sect_honor .swiper-wrapper{}
.sect_honor .swiper-wrapper .swiper-slide{width: 100%}
.honor-box{display: block;position: relative;}
.honor-box.sm{margin-bottom: 4%;}
.honor-box p{height: 36px;box-sizing: border-box;padding: 0 10%;font-size: 18px;line-height: 36px;color: #fff;background: rgba(0,0,0,.66);}
.sect_honor .more{text-align: center;padding-top: 2rem;}
.sect_honor .more a{display: inline-block;padding: 0 1rem;border:#333 1px solid;color: #333;font-size: 14px;line-height: 32px;text-transform: uppercase;}

/*品牌文化*/
.sect_cul{ background:url(../img/index_culture.jpg) no-repeat top;text-align:center; position:relative;}
.inedx_cul_title{ font-size:36px; color:#FFF;}
.index_cul_eng{ width:561px; background:#1a284b; height:90px; font-size:55px;  color:#FFF; margin:0 auto; margin-top:40px; font-family:"Microsoft Yi Baiti";text-transform: uppercase;line-height: 90px;}
.index_cul_hei{ font-size:14px; color:#333333; line-height:30px; margin-top:35px;}
.index_cul_hui{ font-size:10px; color:#939393;}


